VideoDialogSource (Only supported on CTL)

 

When using a video object, show a dialog box where you can set the Video Source for each video driver.

 

@VideoDialogSource(string Class_Name);

 

Parameters

Class_Name          The ClassName of the video object.

 

@VideoDialogSource("Video1");

Description  :  A dialog screen will appear where you can modify the video source with the Class_Name Video1.

 

<Figure1>  Dialogue screen of  VideoDialogSource